Skip to main content

NumberIsGreaterThanOrEqualToNumber

Type

operator

Summary

Greater than or equal to relation.

Syntax

<Left> &gt;= <Right>

Description

Greater than or equal to relation.

Parameters

NameTypeDescription

Left

An expression that evaluates to a number.

Right

An expression that evaluates to a number.

Thank you for your feedback!

Was this page helpful?